-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
3.10.0
-
Code
-
Classes
- RequestDecorator
Total Complexity |
24 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
210 |
Lines of code |
71 |
Logical lines of code |
26 |
Comment lines |
91 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isDecoratedBy() |
S |
67 |
3 |
8 |
__call() |
S |
70 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
getHeaders() |
S |
81 |
1 |
3 |
getBody() |
S |
81 |
1 |
3 |
withoutHeader() |
S |
80 |
1 |
3 |
withAddedHeader() |
S |
79 |
1 |
3 |
withHeader() |
S |
79 |
1 |
3 |
getHeaderLine() |
S |
80 |
1 |
3 |
getHeader() |
S |
80 |
1 |
3 |
hasHeader() |
S |
80 |
1 |
3 |
getProtocolVersion() |
S |
81 |
1 |
3 |
withProtocolVersion() |
S |
80 |
1 |
3 |
withUri() |
S |
79 |
1 |
3 |
getUri() |
S |
81 |
1 |
3 |
withMethod() |
S |
80 |
1 |
3 |
getMethod() |
S |
81 |
1 |
3 |
withRequestTarget() |
S |
80 |
1 |
3 |
getRequestTarget() |
S |
81 |
1 |
3 |
createInstance() |
S |
80 |
1 |
3 |
withBody() |
S |
80 |
1 |
3 |